body {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	margin:0;
	padding:0;
	font-weight:400;
	-webkit-text-size-adjust: none;
	color: rgb(87, 87, 87);
}
p {
    line-height: 24px;
}
img {
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	width: 100%;
	max-width: 250px;
}
strong {
	font-weight: 600;
}
#cntbdyrt img {
	max-width: 250px;
}
h2, h3, h4, h5, h6 {
	font-weight:400;
	margin:30px 0 10px 0;
	clear:both;
}
h2 {
	font-size:19px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:17px;
}
#tagline {
	clear:none;
	margin-top: 30px;
}
#hdr, #cnt, #ftr {
	width:100%;
}
#feed {
	width:100%;
	text-align:center;
	margin-top: 20px;
}
#hdr {
	background-color:#FFF;
	padding:15px 0;
	top:0;
	position:fixed;
	opacity:0.93;
	border-bottom:1px solid #E0E0E0;
	z-index: 10;
}
#hdrbdy, #cntbdy, #ftrbdy {
	width:950px;
	margin:0px auto;
	padding:0px 10px;
}
#hdrbdy h1
{
	float:left;
	font-size: 21px;
	font-weight: 400;
	color: #444;
	margin:0;
	padding:0;
}
h1 a {
	text-decoration: none;
	color:inherit;
}
.buybutton {
	float:right;
	margin-top:4px;
	background-color: rgb(180, 1, 1);
	background-image: linear-gradient(to bottom, rgba(180, 1, 1, 0) 0%, rgb(142, 1, 1) 100%);
	color:#FFF;
	padding:5px 15px;
	text-decoration:none;
	border-radius:3px;
}
.clearfix:after {
	content: " "; /* Older browser do not support empty cnt */
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
#cnt {
	padding-top:50px;
}
#cntbdylt {
	width: 680px;
	float: left;
	padding-right: 20px;
}
#cntbdylt p, #ftr p{
	text-align:justify;
}
#cntbdyrt {
	width: 218px;
	float: right;
	border: solid 1px #e0e0e0;
	padding:0 15px 10px 15px;
}
#cntbdyrt p {
	margin:0;
	padding:0;
}
#cntbdyimg {
	float: left;
	padding: 10px 15px 10px 0;
	width: 218px;
	margin-top:20px;
}
#ftr, #ftr p {
	font-size:14px;
	background-color:#F5F5F5;
}
#ftr {
	margin-top:15px;
}
#cpy {
	text-align: center !important;
}
#cpy a {
	text-decoration: none !important;
}

#ftrbdy
{
	padding:15px 10px !important;
}
#blurb a {
	text-decoration: none;
	color: rgb(87, 87, 87);
}
.snapshot {
	list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAAGtJREFUKFONkIsJwDAIRDNDP9Alulz2h9YXqkiwmoMQwXei11quU9p3wVh7k+r5XukBRkuGfQIxdXlXtJ6H/XSt+U2Hm+wBhfgZOEQaMxSZlmENYRjIOZtua0TZkoY3c1cqolMDd5XS9X7hF/N5NKqny+tCAAAAAElFTkSuQmCC);	
	font-size: 12px;
}
.snapshot > li {
	margin-top: 5px;
}
.tour-dates {
	clear:both;
	border-spacing: 0px;
	width:100%;
}
.tour-dates a {
	color:#23527c;
	text-decoration:none;
	display:block;
	padding:8px;
}
.tour-dates a:hover {
	text-decoration:underline;
}
.tour-dates tbody tr:hover {
	background-color: #f5f5f5;
}
.tour-dates th {
	/*width:50%;*/
	border-bottom: 2px solid #ddd;
	text-align: left;
	padding:5px;
}
.tour-dates td {
	border-bottom: 1px solid #ddd;
	padding:3px;
	font-size: 13px;
}
.tour-dates .newdates {
	padding:16px 0px;
	text-align:center;
	background-color: #f5f5f5;
}

	/* Medium Devices, Desktops */
@media only screen and (max-width: 990px) {
	#hdrbdy, #cntbdy, #ftrbdy {
		width:720px;
		margin:0px auto;
		padding:0px 10px;
	}
	#cntbdylt {
		width: 480px;
		float: left;
		padding-right: 20px;
	}
	#cntbdyrt {
		width: 188px;
		float: right;

	}

}

	/* Small Devices, Tablets */
@media only screen and (max-width: 760px) {
	#hdrbdy, #cntbdy, #ftrbdy {
		width:540px;
		margin:0px auto;
		padding:0px 10px;
	}
	#cntbdylt {
		width: 345px;
		float: left;
		padding-right: 10px;
	}
	#cntbdyrt {
		width: 153px;
		float: right;
		padding: 10px;
	}
	#cntbdyimg {
		float: none;
		padding: 0 0 0 0;
		width: 100%;
		text-align:center;
	}
}

	/* Extra Small Devices, Phones */
@media only screen and (max-width: 560px) {
	#hdrbdy h1 {
		font-size: 17px;
	}
	h2 {
		font-size:20px;
	}
	.buybutton {
		margin-top:1px;
		padding:3px 10px;
		font-size:14px;
	}
	p {
		line-height: 25px;
		font-size: 16px;
	}
	#cnt {
		padding-top:50px;
	}
	#hdrbdy, #cntbdy, #ftrbdy {
		min-width:290px;
		width: 90%;
		margin:0px auto;
	}
	#cntbdylt, #cntbdyrt {
		width: 100%;
		float: none;
	}
	#cntbdyrt {
		border: none;
		padding:0;
	}
	.tixtxt {
		display: none;
	}
	#cntbdyimg {
		//text-align:center;
	}
}

	/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
}

.spotlight .cnt {
	padding:5px 0px !important;
}
.wrapper.style3 {
	padding:5px 5px !important;
}
}
.tnSearchWidget {
    color:black;
    font-size:10px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .07);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .07);
}
.tnSuggestions a , .tnTopBanner, .tnSuggestions span {
	 font-size: 13px;
}
.tnSuggestions a {
	font-weight: 400 !important;
}
 
.tnBottomBanner div:first-child img {
	box-shadow:0 0 0 !important;
}
.tnSuggestions span, .tnBottomBanner div {
    text-transform:uppercase;
    text-align:center;
    font-weight:bold;
    letter-spacing:2px;
}
.tnSuggestions span, .tnSuggestions a, .tnBottomBanner{
    display:block;
    height:30px;
    line-height:30px;
    }
.tnSuggestions a {
    border-bottom:1px solid #eee;
    background:#F9F9F9 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAOBAMAAAC1GaP7AAAALVBMVEUAAAAnfOonfOonfOonfOonfOonfOonfOonfOonfOonfOonfOonfOonfOonfOrQaWYBAAAADnRSTlMA+wT3r1tTS5qXh2RFm8voSHEAAABBSURBVBjTY2DyYUAHKo8L0IXuvRNDF9r47mEAmhCr3DsJBTSxxHfvJqAJsdu9e4VXCKER03iCjuh7J0bYQ1i8DQDArRkFgbwWVwAAAABJRU5ErkJggg==") no-repeat center right;
    background-size: 18px 7px;
    height:30px;
    line-height:30px;
    text-align:left;
    font-weight:bold;
    color:inherit;
    padding: 0 25px 0 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.tnSuggestions > div {
    border-top: 1px solid rgb(238, 238, 238);
}
.tnSuggestions a:hover {
    text-decoration:none;
    background-color:#F2F2F2;
}
.tnSuggestions > a:nth-child(2) {
    border-top:1px solid #eee;
}
.tnBottomBanner {
    color:white;
    border-radius: 0 0 4px 4px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: white;
}
.tnBottomBanner:hover {
    text-decoration:none;
}
.tnBottomBanner div:first-child {
    float:left;
    border-radius: 0 0 0 4px;
    display:block;
    width: calc(100% - 110px);
    text-align: left;
    padding-left: 13px;
    box-sizing: border-box;
}
.tnBottomBanner div:first-child img {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0;
}
.tnBottomBanner div:last-child {
    background:#277CEA;
    background-size: 19px 9px;
    width: 110px; 
    display: block;
    float: right;
    border-radius: 0 0 4px 0;
    color:inherit;
    text-decoration: inherit;
    text-shadow:0px 1px 1px rgb(15,80,200);
    font-size: 10px;
}
.tnBottomBanner div:last-child:hover {
    background-color:#226ECC;
}